default type meaning in English
缺省类型
Examples
- Constructors , or system default type constructors
构造函数或系统默认类型构造函数 - Is the default type when the type is not specified
其次,当没有指定类型的时候 - Matches the default type for the field
的默认类型将与字段的默认类型匹配。 - Is not a field reference , the default type is
不是字段引用,则默认的类型为 - C does not allow type parameters to have default types
C #不允许类型参数具有默认类型。